home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / drivers / mitfx.arj / README.MIT < prev   
Text File  |  1994-02-25  |  14KB  |  395 lines

  1.  
  2.                                                        25 February 1994
  3. ------------
  4. | OVERVIEW |
  5. ------------
  6.  
  7. This README describes an OS/2 device driver (MITFX001.ADD) for the
  8. Mitsumi CD-ROM drives.  The device driver supports the new
  9. FX series of Mitsumi drives: the single speed CRMC-FX001 and the
  10. double-speed CRMC-FX001D.  The device driver also supports the
  11. older Mitsumi CRMC-LU005 and CRMC-LU002 (also known as the Tandy CDR-1000
  12. or BSR-6800).
  13.  
  14.  
  15. Supported Features
  16. ------------------
  17. The OS/2 Mitsumi CD-ROM device driver (MITFX001.ADD) supports the
  18. following features:
  19.  
  20.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  21.     file formats.
  22.  
  23.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  24.     containing both data and audio
  25.  
  26.   * Multisession photo CD  (except for CRMC-LU002)
  27.  
  28.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  29.  
  30.   * MMPM/2 Software Motion Video
  31.  
  32.   * MMPM/2 CD Audio Player
  33.  
  34.   * Software lock, unlock and eject (Models FX001 and FX001D only)
  35.  
  36.   * Data transfer via software polling or interrupts
  37.  
  38.  
  39. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  40. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  41. AGREEMENT.
  42.  
  43.  
  44.  
  45.  
  46.  
  47. ----------------
  48. | INSTALLATION |
  49. ----------------
  50.  
  51. Before starting the installation procedure, you should unzip the
  52. files included in the MITFX.ZIP file and copy them to a diskette.
  53. The diskette you created will be referred to as the "Mitsumi CD-ROM Device
  54. Driver Diskette" in the following installation instructions.
  55.  
  56. The following files are included in the MITFX.ZIP file:
  57.  
  58.    MITFX001.ADD  - OS/2 device driver for Mitsumi FX001, FX001D, LU005
  59.    MITFX001.DDP  - Mitsumi device driver installation profile
  60.    README.MIT    - This README file.
  61.  
  62.  
  63.  
  64. Installation if OS/2 2.1 is already installed on your fixed disk
  65. ----------------------------------------------------------------
  66.  
  67. 1. Run the Device Driver installation program
  68.  
  69.    a. Open the OS/2 System folder on the desktop.
  70.    b. Open the System Setup folder.
  71.    c. Open Device Driver Install.
  72.    d. Insert the "Mitsumi CD-ROM Device Driver Diskette"
  73.    e. Select Install
  74.    f. Select the device driver to install from the list
  75.    g. Select OK.
  76.  
  77.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  78.  
  79. 2. After the Device Driver Installation is complete, you must run
  80.    Selective Install to install the files for the OS/2 CD-ROM Device
  81.    Manager and OS/2 CD-ROM File System.
  82.  
  83.    a. Open the OS/2 System folder on the desktop.
  84.    b. Open the System Setup folder.
  85.    c. Open Selective Install
  86.    d. Select the CD-ROM Device Support check box
  87.    e. Select OK
  88.    f. Scroll to the bottom of the CD-ROM device list table and
  89.       select the choice OTHER
  90.    g. Select OK
  91.    h. Select the OK push button to proceed from the System Configuration
  92.       screen to the OS/2 Setup and Installation window
  93.    i. Select Install
  94.    j. When prompted to do so, insert the numbered installation diskettes
  95.       or installation CD-ROM from the OS/2 2.1 product.
  96.  
  97.  
  98. 3. If you have changed the base I/O port address on your CD-ROM
  99.    host adapter card from the default value of 300, you must edit
  100.    your CONFIG.SYS file and add the /P:nnn parameter on the
  101.    BASEDEV=MITFX001.ADD statement in your CONFIG.SYS file.  Refer to
  102.    the "Mitsumi Device Driver Parameters" section below.
  103.  
  104.  
  105. 4. Shut down and restart your system
  106.  
  107.  
  108.  
  109.  
  110. Installation from the CD-ROM version of OS/2 2.1
  111. ------------------------------------------------
  112.  
  113. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  114.  
  115. 2.  Copy the file MITFX001.ADD from the "Mitsumi CD-ROM Device Driver
  116.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  117.  
  118.     (Note: If there is not enough room on the copy of OS/2 2.1
  119.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  120.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  121.      the line BASEDEV=IBM2SCSI.ADD)
  122.  
  123. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  124.     At the end of the file, add the following statement.
  125.  
  126.        BASEDEV=MITFX001.ADD  /P:nnn
  127.  
  128.           where "/P:nnn" is the base I/O port address selected on the
  129.           CD-ROM host interface card.  The default base I/O port address
  130.           for the Mitsumi interface card is 300, so the statement would
  131.           appear as follows if the card is set to address 300:
  132.  
  133.  
  134.        BASEDEV=MITFX001.ADD  /P:300
  135.  
  136.  
  137. 4.  Begin the installation by inserting the Installation Diskette
  138.     into drive A and restarting the system.  When prompted to insert
  139.     Diskette 1, insert the copy that you modifed.
  140.  
  141. 5.  When the System Configuration screen is displayed during installation,
  142.     the CD-ROM Device Support field will display "None".  Do not modify
  143.     the choice and continue with the installation.
  144.  
  145. 6.  After installation is complete, and you have rebooted your system,
  146.     you will not be able to access your CD-ROM drive.  This is due
  147.     to a defect in the OS/2 2.1 install program.  To access your
  148.     CD-ROM drive, perform the following steps:
  149.  
  150.     a. Copy the following files from the OS/2 2.1 Diskette 1
  151.        to the drive which OS/2 was installed.
  152.        (Note: the example assume C:, change if different)
  153.  
  154.        COPY A:OS2CDROM.DMD C:\OS2
  155.        COPY A:CDFS.IFS     C:\OS2
  156.  
  157.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  158.        and add the following statements to the end of the file:
  159.        (Note: the example assume C:, change if different)
  160.  
  161.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  162.        IFS=C:\OS2\CDFS.IFS /Q
  163.  
  164.     c. Shut down and reboot the system
  165.  
  166.  
  167. 7.  You will need to run Selective Install to copy over some remaining
  168.     system files.
  169.  
  170.     a. Open the OS/2 System folder on the desktop.
  171.     b. Open the System Setup folder.
  172.     c. Open Selective Install
  173.     d. Select the CD-ROM Device Support check box
  174.     e. Select OK
  175.     f. Scroll to the bottom of the CD-ROM device list table and
  176.        select the choice OTHER
  177.     g. Select OK
  178.     h. Select the OK push button to proceed from the System Configuration
  179.        screen to the OS/2 Setup and Installation window
  180.     i. Select Install
  181.     j. When prompted to do so, insert the installation CD-ROM
  182.        from the OS/2 2.1 product.
  183.  
  184.  
  185.  
  186. Installation from the diskette version of OS/2 2.1
  187. --------------------------------------------------
  188.  
  189. 1. Install the OS/2 2.1 product from the diskettes
  190.  
  191. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  192.    installed on your fixed disk".
  193.  
  194.  
  195.  
  196.  
  197. ------------------------------------
  198. | Mitsumi Device Driver Parameters |
  199. ------------------------------------
  200.  
  201. This section lists the parameters which are supported for the
  202. Mitsumi CD-ROM device driver.  The parameters can be changed by modifying
  203. the BASEDEV=MITFX001.ADD line in config.sys.  It is recommended
  204. to change the transfer mode from it default, software polling transfer,
  205. to software interrupt transfer.  This will help lower the CPU utilization
  206. of CD-ROM applications, enabling better performance for other tasks
  207. while the CD-ROM drive is being accessed.  See the /I parameter below.
  208.  
  209.  
  210. For the MITFX001.ADD device driver, the syntax for the line in config.sys
  211. is as follows:
  212.  
  213.    BASEDEV=MITFX001.ADD [/P:nnn] [I:nn] [/V]
  214.  
  215.  
  216.    [/P:nnn]
  217.  
  218.      Specifies the base I/O port address of the interface card.
  219.      This must be the same number as specified by the DIP switch
  220.      on the interface card.
  221.  
  222.  
  223.    [/I:nn]
  224.  
  225.      Specifies the interrupt request (IRQ) channel number.  This must
  226.      match the value specified on the jumper setting on the interface
  227.      card.  If this parameter is not specified, the device driver will
  228.      use software polling transfer.
  229.  
  230.  
  231.    [/V]
  232.  
  233.      The device driver will display the device driver revision level
  234.      and CD-ROM product information at boot time.
  235.  
  236.  
  237.  
  238. Mitsumi CD-ROM Device Driver Parameter Examples
  239. -----------------------------------------------
  240.  
  241. 1.  Mitsumi CD-ROM drive attached to Mitsumi host adapter:
  242.  
  243.     If the Mitsumi host adapter is set to a base I/O port address
  244.     of 320, the line in config.sys should be:
  245.  
  246.         BASEDEV=MITFX001.ADD  /P:320
  247.  
  248.  
  249. 2.  Mitsumi CD-ROM drive attached to Creative Labs Sound Blaster 16 MultiCD
  250.  
  251.     If the Mitsumi CD-ROM port on the Sound Blaster 16 MultiCD is set
  252.     to I/O port address of 340, the line in config.sys should be:
  253.  
  254.  
  255.         BASEDEV=MITFX001.ADD  /P:340
  256.  
  257.  
  258. 3.  To enable interrupt transfer mode, which improves performance,
  259.     the /I parameter must be specified.  For example to enable
  260.     interrupt transfer mode for IRQ channel 10 at I/O port address
  261.     of 320h, the line in config.sys should appear as follows:
  262.  
  263.  
  264.         BASEDEV=MITFX001.ADD  /P:320 /I:10
  265.  
  266.  
  267.  
  268. --------------------
  269. | Trouble shooting |
  270. --------------------
  271.  
  272. 1. If you are not able to access the CD-ROM drive:
  273.  
  274.  
  275.    a.  Add the /V parameter switch to the BASEDEV=MITFX001.ADD statement
  276.        in your CONFIG.SYS file.  For example:
  277.  
  278.           BASEDEV=MITFX001.ADD /P:300 /V
  279.  
  280.  
  281.        After rebooting, the device driver will display the list of
  282.        drives it has identified.   For example:
  283.  
  284.          IBM OS/2 MITFX001.ADD 0.11
  285.          MITSUMI CD-ROM LU005S M14    Port:0300  IRQ:Polled
  286.  
  287.  
  288.        If no units were detected, the following message is displayed:
  289.  
  290.          IBM OS/2 MITFX001.ADD
  291.          No units detected.
  292.  
  293.  
  294.        If no units were detected, see step 1b below.
  295.        If units were detected, see step 1c below.
  296.  
  297.  
  298.  
  299.    b.  Make sure the Base I/O Port Address specified by the /P parameter
  300.        in the config.sys file matches the Base Port Address selected
  301.        with the DIP switch on the interface card.
  302.  
  303.        The default Base I/O Port Address for the Mitsumi interface card is
  304.        address 0x0300.  If you have changed the Base I/O Port Address on
  305.        the card, you must change the /P parameter on the BASEDEV=MITFX001.ADD
  306.        statement in config.sys.
  307.  
  308.        For example, if you changed the Base I/O Port Address to 0x0310, the
  309.        statement in config.sys should be as follows:
  310.  
  311.            BASEDEV=MITFX001.ADD /P:310
  312.  
  313.  
  314.    c.  Make sure all the required files to operate the CD-ROM drive have
  315.        been installed.  You should have the appropriate BASEDEV=
  316.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  317.        should also have the following statements for the CD-ROM system
  318.        files in your config.sys:
  319.  
  320.  
  321.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  322.           IFS=C:\OS2\CDFS.IFS /Q
  323.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  324.           BASEDEV=MITFX001.ADD /P:300
  325.  
  326.  
  327.        If you do not have the above statements in your config.sys, you
  328.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  329.        support files.
  330.  
  331.  
  332.  
  333. 2. If the performance of background OS/2 tasks seems slow when the CD-ROM
  334.    drive is accessed.  Or, if the performance of the MMPM/2 Software Motion
  335.    Video clips seems slow or jerky.
  336.  
  337.    a.  The MITFX001.ADD device driver should be run using the Software
  338.        Interrupt transfer option to enable the best performance in OS/2.
  339.        The IRQ (interrupt request) channel assigned by the jumper on the
  340.        interface card must match the the interrupt channel specified using
  341.        the /I parameter on the BASEDEV=MITFX001.ADD statement in config.sys.
  342.        You must assign an IRQ channel that is not being used by any other
  343.        interface cards on your computer.
  344.  
  345.        For example, to enable the Software Interrupt transfer option for
  346.        IRQ channel 10 (which is the default IRQ for the card), the
  347.        statement in config.sys should be as follows:
  348.  
  349.           BASEDEV=MITFX001.ADD  /P:300  /I:10
  350.  
  351.  
  352. 3.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  353.     different than the drive letter assigned under DOS.
  354.  
  355.     The CD-ROM drive is assigned the next available drive
  356.     letter after drive letters have been assigned for the
  357.     floppy drives and fixed disk drives.
  358.  
  359.     The drive letter is also assigned after any installable block
  360.     device drivers which are located in config.sys before the
  361.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  362.  
  363.     There is currently no mechanism in OS/2 for assigning a specific
  364.     drive letter for the CD-ROM drive.  The drive letter assignment
  365.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  366.     command line.
  367.  
  368.  
  369. ----------------------
  370. | Reporting Problems |
  371. ----------------------
  372.  
  373. Problem reports should include the following information:
  374.  
  375.   CD-ROM Product ID:            i.e. FX001D
  376.   CD-ROM Firmware Level:
  377.   Device Driver Transfer Mode:  Software Polling or Interrupt driven
  378.   Host Adapter:                 i.e. Mitsumi CD-ROM Interface card
  379.   Host CPU type and speed:      i.e. 25MZ 486
  380.   First letter of CD-ROM drive serial number:  For LU005 models, this should
  381.         be either B, C or D.
  382.  
  383.  
  384. The CD-ROM product ID and firmware level can be displayed at
  385. boot time by adding the /V switch to the BASEDEV=MITFX001.ADD line
  386. in config.sys.  For example, the following line may be displayed at boot
  387. time after the OS/2 logo screen is displayed:
  388.  
  389.  
  390.   MITSUMI CD-ROM LU005S  M14    Port:0300  IRQ: 000A
  391.  
  392.  
  393. The firmware level in the example above is M14.
  394.  
  395.